SftTree/NET 2.0

SaveValue Field, EditEndedEventArgs Class

Softel vdm, Inc.

Defines whether the new cell contents must be transferred from the control used for cell editing to the tree control's cell.

Syntax      EditEndedEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property SaveValue As Boolean

C#   

public readonly bool SaveValue;

C++   

public: <readonly> bool SaveValue;

Field Value

True if the new cell contents must be transferred, otherwise False.

Comments

The SaveValue field defines whether the new cell contents must be transferred from the control used for cell editing to the tree control's cell.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com